projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27f73a8
)
Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 8 May 1997 16:04:55 +0000
(16:04 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 8 May 1997 16:04:55 +0000
(16:04 +0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index 330b1139c294777c8f0983af47109cfb310c9f65..023592a88a9c729c7543d134470cb071c11c3d4c 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-654,7
+654,7
@@
User options are structured into \"groups\".
Initially the top-level group `Emacs' and its immediate subgroups
are shown; the contents of those subgroups are initially hidden."
(interactive)
- (customize-group
x
'emacs))
+ (customize-group 'emacs))
;;;###autoload
(defun customize-group (group)